As we saw previously there are two accounts, our main account and the raiden account.
https://lightclient.raiden.network/staging
, https://lightclient.raiden.network
or even http://localhost:8080
)The Raiden Account is used to sign the balance proofs and any other messages when making micro-payments on the Raiden network. The address of the Raiden Account is used when sending and receiving micro-payments in the Raiden network.
Access the account screen by clicking the identicon on the top right hand corner of the dApp.
On the account screen the address of the Raiden Account, the Main Account ETH Balance as well as RAIDEN Account ETH Balance is displayed along with the following menu items:
ETH is required for withdrawing either of the following tokens from a Raiden Account back to the Main Account:
You can transfer ETH in either direction, from your Main Account to you Raiden Account or vice versa.
Tokens are displayed on this screen if:
This screen shows the amount of service tokens deposited in the UDC which are used for paying the Raiden services.
On the UDC screen you can choose to:
All the off-chain transfers, ethereum events data along with all the account information except the private key is held in the indexed database of the browser that you run the raiden dApp. You could use this backup data to start off in some other browser on some other machine and uploading the data again.
This triggers a download of the logs for the dApp. You can use this anytime you encounter an error and open an issue.
Generated using TypeDoc